Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 71f78bec212225153c7587e0d7ab93b2b919ded5


Parents : c7428bf
Author : Mark Qvist <mark@unsigned.io>
Date : 2025-11-24T13:53:29+01:00

Updated dependency versions

Changes

1 files changed, 3 insertions(+), 3 deletions(-)

M setup.py +3 -3

Diff

diff --git a/setup.py b/setup.py
index 62b7da9..65bc3a1 100644
--- a/setup.py
+++ b/setup.py
@@ -52,12 +52,12 @@ setuptools.setup(
'rnphone=LXST.Utilities.rnphone:main',
]
},
- install_requires=["rns>=1.0.3",
- "lxmf>=0.9.1",
+ install_requires=["rns>=1.0.4",
+ "lxmf>=0.9.3",
"soundcard>=0.4.5",
"numpy>=2.3.4",
"pycodec2>=4.1.0",
"audioop-lts>=0.2.1;python_version>='3.13'",
- "cffi"],
+ "cffi>=1.17.1"],
python_requires=">=3.11",
)


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────